SASL (programming language)
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
SASL (St Andrews Static Language, alternatively St Andrews Standard Language) is a purely functional programming language developed by David Turner at the University of St Andrews in 1972, based on the applicative subset of ISWIM.cite-ref-1[1] In 1976 Turner redesigned and reimplemented it as a non-strict (lazy) language.cite-ref-2[2] In this form it was the foundation of Turner's later languages Kent Recursive Calculator (KRC) and Miranda, but SASL appears to be untyped whereas Miranda has polymorphic types.
Burroughs Corporation used SASL to write a compiler and operating system.cite-ref-3[3]
Contents
• Notes
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Notes
cite-note-11. ↑ Turner, An implementation of SASL
cite-note-22. ↑ Turner, A New Implementation Technique for Applicative Languages, pages 31-49
cite-note-33. ↑ citerefturnerTurner, D. A. "Some History of Functional Programming Languages" (PDF).
References
• citerefturnerTurner, D.A. "An Implementation of SASL". University of St. Andrews, Department of Computer Science Technical Report. TR/75/4.
External links